$ git clone https://github.com/knqyf263/trivy-ci-test
$ git clone https://github.com/knqyf263/trivy-ci-test.git

$ cd trivy-ci-test/

$ trivy fs .

$ trivy fs . > scan

$ cd ..
$ cd ../

$ trivy fs trivy-ci-test/

$ trivy fs trivy-ci-test/ > scan

$ trivy repo https://github.com/knqyf263/trivy-ci-test
$ trivy repo https://github.com/knqyf263/trivy-ci-test.git
$ trivy repo https://github.com/knqyf263/trivy-ci-test.git > scan
